projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ab779c
)
AM3517: Changed default clock rate for AM3517
author
Schuyler Patton
<
[email protected]
>
Wed, 1 Feb 2012 07:31:44 +0000
(07:31 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Sun, 12 Feb 2012 09:11:31 +0000
(10:11 +0100)
AM3517: Changed default clock rate for AM3517
Changed #define MPU_M_13_ES2 from 0x1F4 to 0x258, this allows
the AM3517 to boot up at 600MHz instead of 500 MHz
Signed-off-by: Schuyler Patton <
[email protected]
>
CC: Tom Rini <
[email protected]
>
CC: Simon Schwarz <
[email protected]
>
CC: Stefano Babic <
[email protected]
>
arch/arm/include/asm/arch-omap3/clocks_omap3.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-omap3/clocks_omap3.h
b/arch/arm/include/asm/arch-omap3/clocks_omap3.h
index db29b7c6df55e9cb9b901cae185f0be87a166cad..5925ac4e1eb76021741fc908c5a9b1baf0f7be8e 100644
(file)
--- a/
arch/arm/include/asm/arch-omap3/clocks_omap3.h
+++ b/
arch/arm/include/asm/arch-omap3/clocks_omap3.h
@@
-72,7
+72,7
@@
#define MPU_FSEL_13_ES1 0x03
#define MPU_M2_13_ES1 0x01
-#define MPU_M_13_ES2 0x
1F4
+#define MPU_M_13_ES2 0x
258
#define MPU_N_13_ES2 0x0C
#define MPU_FSEL_13_ES2 0x03
#define MPU_M2_13_ES2 0x01